* {
  padding: 0%;
  margin: 0%;
}

/* header */
#header {
  height: 100px;
  width: 100%;
  background-color: #EFEFEF;
  position: static;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  position: fixed ;
  z-index: 1;
}

#new {
  display: flex;
  font-family: "open_sanssemibold", Arial, sans-serif;
}

.headerText {
  text-decoration: none;
  font-family: "open_sanssemibold", Arial, sans-serif;
  padding-left: 20px;
  font-weight: 500;
  color: black;
}

.headerText:hover {
  color:#FFB31A;
 
}

/* background img */
#img1 {
  height: 900px;
  width: 100%;
  background-image: url(https://deothemes.com/envato/sedona/html/img/revolution/home-1/1.jpg);
  display: flex;
  align-items: center;
  justify-content: center;
}

#imgText {
  font-family: "open_sanssemibold", Arial, sans-serif;
  font-size: 50px;
  color: #FFB31A;
}

/* 25 years of Experience  */
#years {
  display: flex;
  justify-content: space-evenly;
  margin-top: 150px;
}

#Experience {
  margin-top: 120px;
}

#text1 {
  font-size: 50px;
  font-family: "Barlow", sans-serif;
}

.text2 {
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  color: #868686;
}

/* Discover Recent Works */
#flex {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}

#WorksImg3 {
  display: flex;
  flex-direction: column;
  margin-left: 30px;
}

#imgP {
  padding-bottom: 30px;
  transition: 0.5s;
}

#imgP2 {
  margin-right: 30px;
  transition: 0.5s;
}

.hover:hover {
  opacity: 0.3;
  color: black;
}

#Discover-Recent-Works {
  margin-top: 80px;
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  text-align: center;
}

/* What-clients-say-about-us */
#What-clients-say-about-us {
  margin-top: 100px;
  height: 600px;
  width: 100%;
  background-image: url(https://deothemes.com/envato/sedona/html/img/testimonials/bg.jpg);

}

#What-clients-Text {
  font-size: 50px;
  color: black;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
  z-index: 1;
}

#TESTIMONIALS {
  font-family: "Open Sans", sans-serif;
  color: #FFB31A;
  text-align: center;
  font-size: 20px;
  z-index: 1;
}

#dibel-coma {
  font-size: 200px;
  font-family: sans-serif;
  color: #4F5155;
  text-align: center;
}

#aline-text {
  position: relative;
  top: 100px;
}

#clients-info {
  display: flex;
  justify-content: space-evenly;
}

.box {
  height: auto;
  width: auto;
  background-color: white;
  border-radius: 10px;
  align-items: center;
}

.text {
  text-align: center;
  font-size: 20px;
  padding: 20px;
  color: #FFB31A;
  font-family: sans-serif;
}

#logos {
  width: 100%;
  height: 100px;
  background-color: #F9F9F9;
  display: flex;
  justify-content: space-evenly;
}

/* FROM BLOG */
#form-blog{
 margin-top: 150px;
  display: flex;
  justify-content: space-evenly;
}
#form-blog-text {
  color: #FFB31A;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  word-spacing: 10px;
  letter-spacing: 4px;
  margin-right: 10px;
}

#form-blog-text2 {
  margin-top: 20px;
  font-size: 40px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
}
#form-blog-img-text{
  padding-right: 20px;
}
#form-blog-text3 {
  margin-top: 20px;
  color: #868686;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25px;
}

#form-blog-box {
  margin-top: 20px;
  height: 150px;
  width: 280px;
  background-color: #FFB31A;
  border-radius: 10px;
  
}

.form-blog-text4 {
  text-align: center;
  padding-top: 30px;
  font-size: 16px;
  font-family:  "Open Sans", sans-serif;
}

.form-blog-text5 {
  text-align: center;
  font-size: 30px;
  margin-top: 20px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
#form-blog-img{
  display: flex;

}
.text-2{
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  font-family: "Barlow", sans-serif;
  color: #000000;
}
.text-1{
  text-align: center;
  margin-top: 20px;
  font-family: "Barlow", sans-serif;
}
.text-2:hover{
 color: #FFB31A;
}
/* footer */
#footer{
  margin-top: 100px;
  height: 300px;
   width: 100%;
  background-image:url(https://deothemes.com/envato/sedona/html/img/footer/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  display: flex;
  justify-content:space-evenly ;
  align-items: center;
}
#bg{
  height:500px ;
  width: 100%;
  background:#202020;
  opacity:50%;
}
#f-name >a{
  font-family: "Open Sans", sans-serif;
  padding-top: 10px;
  display: block;
  color: white;
  text-decoration: none;
}
#f-name >a:hover{
  display: block;
  color:#FFB31A;
  text-decoration: none;
}
#f-name2 >a{
  font-family: "Open Sans", sans-serif;
  padding-top: 10px;
  text-decoration: none;
  color: white;
  display: block;
}
#f-name2 >a:hover{
  text-decoration: none;
  color:#FFB31A;
  display: block;
}